PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / setExpandedForm Method
The expanded form of an abbreviation or an acronym.
In This Topic
    setExpandedForm Method
    In This Topic
    Sets the expanded form of an abbreviation.
    Syntax
    public void setExpandedForm( 
       java.lang.String value
    )

    Parameters

    value
    The expanded form of an abbreviation or an acronym.
    See Also